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