onAdminBlockedUser property
Stream
get
onAdminBlockedUser
Stream that emits events when the current user is blocked by admin.
Implementation
Stream<dynamic> get onAdminBlockedUser =>
throw UnimplementedError('has not been implemented.');