yt
yt
WatermarksResource
stringToUint8List method
stringToUint8List
stringToUint8List
method
Null safety
Uint8List
stringToUint8List
(
dynamic
value
)
Implementation
static Uint8List stringToUint8List(value) => Uint8List.fromList(value);
yt
yt
WatermarksResource
stringToUint8List method
WatermarksResource class
Constructors
WatermarksResource
fromFile
fromFilePath
fromJson
Properties
hashCode
imageBytes
imageUrl
position
runtimeType
targetChannelId
timing
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
imageBytesToList
stringToUint8List