fromJson static method
Implementation
static FeedServiceStatus? fromJson(dynamic value) =>
FeedServiceStatusTypeTransformer().decode(value);
static FeedServiceStatus? fromJson(dynamic value) =>
FeedServiceStatusTypeTransformer().decode(value);