isProcessing property

bool get isProcessing

Verifica se está em processamento

Implementation

bool get isProcessing => status == 202;