menu
flutter_tpay
model/screenless/recursive.dart
Recursive
Recursive.fromJson factory constructor
Recursive.fromJson
brightness_4
brightness_5
Recursive.fromJson
constructor
Recursive.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Recursive.fromJson(Map<String, dynamic> json) => _$RecursiveFromJson(json);
flutter_tpay
recursive
Recursive
Recursive.fromJson factory constructor
Recursive class