defaultApiPath property

  1. @JsonKey.new(name: 'DefaultApiPath', includeIfNull: false)
String? defaultApiPath
final

Implementation

@JsonKey(name: 'DefaultApiPath', includeIfNull: false)
final String? defaultApiPath;