Decodes app attributes from JSON.
factory AppAttributesDto.fromJson(Map<String, Object?> json) => _$AppAttributesDtoFromJson(json);