kycSubmitted property

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

Implementation

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