method property

Implementation

SessionAuthenticationMethodMethodEnum? get method => _$this._method;

Implementation

set method(SessionAuthenticationMethodMethodEnum? method) =>
    _$this._method = method;