shortCode property

  1. @JsonKey(name: 'short_code')
String? shortCode
inherited

Implementation

@JsonKey(name: 'short_code')
String? get shortCode => throw _privateConstructorUsedError;