transaction_finish method
Implementation
Future<TransectionReturnModel?> transaction_finish(
TransectionParameter model) {
throw UnimplementedError('tse_runSelfTest() has not been implemented.');
}
Future<TransectionReturnModel?> transaction_finish(
TransectionParameter model) {
throw UnimplementedError('tse_runSelfTest() has not been implemented.');
}