menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/remote_config_response.dart
RemoteConfigResponse
id property
id property
dark_mode
light_mode
id
property
@JsonKey.new(name: "id")
String
id
final
Implementation
@JsonKey(name: "id") final String id;
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/remote_config_response
RemoteConfigResponse
id property
RemoteConfigResponse class