kycSubmitted property

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

Implementation

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