fromJson static method
dynamic
fromJson()
Implementation
static dynamic fromJson() {
// TODO: implement fromJson
throw UnimplementedError();
}
static dynamic fromJson() {
// TODO: implement fromJson
throw UnimplementedError();
}