Create the BackgroundType instance from JSON Map
factory BackgroundType.fromJson(Map<String, Object?> json) => _$BackgroundTypeFromJson(json);