userMethod property

Future<void> Function({bool force, String? type}) userMethod
final

Implementation

final Future<void> Function({
  String? type,
  bool force,
}) userMethod;