registrationCreated property

  1. @JsonKey.new(name: 'registration_created')
bool? get registrationCreated
inherited

Implementation

@JsonKey(name: 'registration_created')
bool? get registrationCreated => throw _privateConstructorUsedError;