menu
meshagent package
documentation
data_types.dart
BinaryDataType
BinaryDataType.new constructor
BinaryDataType.new constructor
dark_mode
light_mode
BinaryDataType
constructor
BinaryDataType
(
{
bool
?
nullable
,
Map
<
String
,
dynamic
>
?
metadata
,
})
Implementation
BinaryDataType({super.nullable, super.metadata}) : super();
meshagent package
documentation
data_types
BinaryDataType
BinaryDataType.new constructor
BinaryDataType class