menu
otium_ecommerce
data/models/responses/vendor/vendor_response.dart
VendorResponse
url property
url
dark_mode
light_mode
url
property
@
JsonKey
(name: 'URL')
String
?
url
inherited
Implementation
@JsonKey(name: 'URL') String? get url => throw _privateConstructorUsedError;
otium_ecommerce
vendor_response
VendorResponse
url property
VendorResponse class