fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static NavigationEntry_Order fromJson(Object? json) => $b2c4857c0136baea42828d89c87c757dExtension._fromJson(json);
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
static NavigationEntry_Order fromJson(Object? json) => $b2c4857c0136baea42828d89c87c757dExtension._fromJson(json);