reply_func property

Future<String> Function(String input) reply_func
final

Implementation

final Future<String> Function(String input) reply_func;