isValid property

  1. @override
bool get isValid
override

Implementation

@override
bool get isValid => id != null && id!.isNotEmpty;