menu
rehacul_app_medical
models/ML/key_point.dart
KeyPoint
KeyPoint.fromJson factory constructor
KeyPoint.fromJson
brightness_4
brightness_5
KeyPoint.fromJson
constructor
KeyPoint.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory KeyPoint.fromJson(Map<String, dynamic> json) => _$KeyPointFromJson(json);
rehacul_app_medical
key_point
KeyPoint
KeyPoint.fromJson factory constructor
KeyPoint class