isValid property

bool isValid

Implementation

bool get isValid => account != null && account!.isNotEmpty;