onBind property

Future<void> Function(UserMeta user)? onBind
final

Implementation

final Future<void> Function(UserMeta user)? onBind;