customerProfile property

  1. @JsonKey(name: 'customerProfile')
Customer? customerProfile
inherited

Implementation

@JsonKey(name: 'customerProfile')
Customer? get customerProfile => throw _privateConstructorUsedError;