userBuilder property

Future<U> Function(User user) userBuilder
final

Implementation

final Future<U> Function(User user) userBuilder;