model property

dynamic model

Returns the saved auth model (if any).

Implementation

dynamic /* RecordModel|AdminModel|null */ get model => _model;