customDomain property

  1. @JsonKey(name: 'customDomain')
String? get customDomain
inherited

Custom domain

Implementation

@JsonKey(name: 'customDomain')
String? get customDomain => throw _privateConstructorUsedError;