menu
vrchat_dart package
documentation
vrchat_dart.dart
InventoryDrop
endDropDate property
endDropDate property
dark_mode
light_mode
endDropDate
property
@JsonKey.new(name: r'endDropDate', required: true, includeIfNull: false)
DateTime
endDropDate
final
Implementation
@JsonKey(name: r'endDropDate', required: true, includeIfNull: false) final DateTime endDropDate;
vrchat_dart package
documentation
vrchat_dart
InventoryDrop
endDropDate property
InventoryDrop class