getCancelFlowConfig method

Future<Map<String, dynamic>?> getCancelFlowConfig()

Implementation

Future<Map<String, dynamic>?> getCancelFlowConfig() {
  throw UnimplementedError('getCancelFlowConfig() has not been implemented.');
}