menu
vyuh_core package
documentation
plugin/content/reference.dart
ObjectReference
ObjectReference.fromJson factory constructor
ObjectReference.fromJson factory constructor
dark_mode
light_mode
ObjectReference.fromJson
constructor
ObjectReference.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ObjectReference.fromJson(Map<String, dynamic> json) => _$ObjectReferenceFromJson(json);
vyuh_core package
documentation
plugin/content/reference
ObjectReference
ObjectReference.fromJson factory constructor
ObjectReference class