smsIds property

  1. @JsonKey(name: 'sms_ids')
List<int> get smsIds
inherited

Implementation

@JsonKey(name: 'sms_ids')
List<int> get smsIds => throw _privateConstructorUsedError;