video_player
dart:developer
UserTag
constant MAX_USER_TAGS
MAX_USER_TAGS
class UserTag
Constructors
UserTag
Properties
label
hashCode
runtimeType
Methods
makeCurrent
noSuchMethod
toString
Operators
operator ==
Static properties
defaultTag
Constants
MAX_USER_TAGS
dynamic
MAX_USER_TAGS
=
64
The maximum number of UserTag instances that can be created by a program.
property MAX_USER_TAGS