menu
flutter_insights package
documentation
models/overview_key.dart
overviewKeyFromJson function
overviewKeyFromJson function
dark_mode
light_mode
overviewKeyFromJson
function
OverviewKey
overviewKeyFromJson
(
String
str
)
Implementation
OverviewKey overviewKeyFromJson(String str) => OverviewKey.fromJson(json.decode(str));
flutter_insights package
documentation
models/overview_key
overviewKeyFromJson function
overview_key library