menu
ar_flutter_plugin_flutterflow package
documentation
models/ar_anchor.dart
ARPlaneAnchor
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ARPlaneAnchor
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static ARPlaneAnchor fromJson(Map<String, dynamic> json) => aRPlaneAnchorFromJson(json);
ar_flutter_plugin_flutterflow package
documentation
models/ar_anchor
ARPlaneAnchor
fromJson static method
ARPlaneAnchor class