LayouAuthStateRef typedef

  1. @Deprecated('Will be removed in 3.0. Use Ref instead')
LayouAuthStateRef = StreamProviderRef<AuthUser?>

Implementation

@Deprecated('Will be removed in 3.0. Use Ref instead')
// ignore: unused_element
typedef LayouAuthStateRef = StreamProviderRef<AuthUser?>;