fromJson static method
Implementation
static BlockListOptionsBehaviorEnum? fromJson(dynamic value) => BlockListOptionsBehaviorEnumTypeTransformer().decode(value);
static BlockListOptionsBehaviorEnum? fromJson(dynamic value) => BlockListOptionsBehaviorEnumTypeTransformer().decode(value);