menu
otium_ecommerce
data/models/responses/banner/banner_response.dart
BannerResponse
bannerType property
bannerType
dark_mode
light_mode
bannerType
property
@
JsonKey
(name: 'banner_type')
String
?
bannerType
inherited
Implementation
@JsonKey(name: 'banner_type') String? get bannerType => throw _privateConstructorUsedError;
otium_ecommerce
banner_response
BannerResponse
bannerType property
BannerResponse class