desbloquearSat method
Implementation
Future<ResponseStatus?> desbloquearSat(String codigoAtivacao) {
throw UnimplementedError('desbloquearSat() has not been implemented.');
}
Future<ResponseStatus?> desbloquearSat(String codigoAtivacao) {
throw UnimplementedError('desbloquearSat() has not been implemented.');
}