isNothing property

bool isNothing

Implementation

bool get isNothing => status == PaymentStatus.None;