menu
phone_server_plugin package
documentation
bean/banner_bean_entity.dart
BannerEntity
BannerEntity.new constructor
BannerEntity.new constructor
dark_mode
light_mode
BannerEntity
constructor
BannerEntity
(
{
List
<
Datum
>
?
data
,
int
?
errorCode
,
String
?
errorMsg
,
})
Implementation
BannerEntity({ this.data, this.errorCode, this.errorMsg, });
phone_server_plugin package
documentation
bean/banner_bean_entity
BannerEntity
BannerEntity.new constructor
BannerEntity class