consultarSat method
Implementation
Future<ResponseStatus?> consultarSat({int? numeroSessao}) {
throw UnimplementedError('consultarSat() has not been implemented.');
}
Future<ResponseStatus?> consultarSat({int? numeroSessao}) {
throw UnimplementedError('consultarSat() has not been implemented.');
}