guardInstance property
Guard
get
guardInstance
Gets the current authentication guard
Implementation
Guard get guardInstance => _guardInstance;
Gets the current authentication guard
Guard get guardInstance => _guardInstance;