smsValidationCode property

int? get smsValidationCode

Implementation

int? get smsValidationCode => (_$data['smsValidationCode'] as int?);