UALowEntropyJSONValue constructor
UALowEntropyJSONValue({
- List<
NavigatorUABrandVersion> ? brands, - bool? mobile,
- String? platform,
Implementation
UALowEntropyJSONValue({this.brands, this.mobile, this.platform});