ManagedAuthStorage(ManagedContext context, { int tokenLimit: 40 })

Creates an instance of this type.

context's ManagedDataModel must contain T, ManagedToken and ManagedClient.

Source

ManagedAuthStorage(this.context, {this.tokenLimit: 40});