isMailValid property

bool? isMailValid

Implementation

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