fromJson static method
Implementation
static AssetsVisibilityEnum? fromJson(dynamic value) => AssetsVisibilityEnumTypeTransformer().decode(value);
static AssetsVisibilityEnum? fromJson(dynamic value) => AssetsVisibilityEnumTypeTransformer().decode(value);