smsValidationCode property

int? smsValidationCode

Implementation

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