menu
ibl_mobile_core_frontend package
documentation
api/lib/api.dart
Value
Value.new constructor
Value.new constructor
dark_mode
light_mode
Value
constructor
Value
(
{
required
ValueData
data
,
})
Returns a new
Value
instance.
Implementation
Value({ required this.data, });
ibl_mobile_core_frontend package
documentation
api/lib/api
Value
Value.new constructor
Value class