menu
brain_dev_business package
documentation
models/notification/day_verses_model.dart
DayVersesModel
fromJson method
fromJson method
dark_mode
light_mode
fromJson
method
DayVersesModel
fromJson
(
String
str
)
Implementation
DayVersesModel fromJson(String str) => DayVersesModel.fromJson(json.decode(str));
brain_dev_business package
documentation
models/notification/day_verses_model
DayVersesModel
fromJson method
DayVersesModel class