termsAccepted property

  1. @JsonKey(name: 'terms_accepted')
bool? termsAccepted
inherited

Implementation

@JsonKey(name: 'terms_accepted')
bool? get termsAccepted => throw _privateConstructorUsedError;