fromJson static method
Implementation
static PendingItemSource? fromJson(dynamic value) =>
PendingItemSourceTypeTransformer().decode(value);
static PendingItemSource? fromJson(dynamic value) =>
PendingItemSourceTypeTransformer().decode(value);