isValid property

bool? isValid

Implementation

bool? get isValid => (_$data['isValid'] as bool?);