registrationDate property

  1. @JsonKey(name: 'registration_date')
String? registrationDate
inherited

Implementation

@JsonKey(name: 'registration_date')
String? get registrationDate => throw _privateConstructorUsedError;