Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 875 Bytes

DynamicContentRow.md

File metadata and controls

22 lines (17 loc) · 875 Bytes

vrchat_dart_generated.model.DynamicContentRow

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
index int [optional]
name String
platform String Usually "ThisPlatformSupported", but can also be other values such as "all" or platform specific identifiers.
sortHeading String
sortOrder String
sortOwnership String
tag String Tag to filter content for this row. [optional]
type String Type is not present if it is a world. [optional]

[Back to Model list] [Back to API list] [Back to README]