menu
tcic_client_ui package
documentation
utils/model/tcic_cofig_model.dart
TCICVirtualBackgroundImage
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override Map<String, dynamic> toJson() { return {'imagePath': imagePath, 'name': name}; }
tcic_client_ui package
documentation
utils/model/tcic_cofig_model
TCICVirtualBackgroundImage
toJson method
TCICVirtualBackgroundImage class