ssh_key
ssh_key_txt
TextualEncoding
data property
data
ssh_key
ssh_key_txt
TextualEncoding
data property
TextualEncoding class
Constructors
TextualEncoding
decode
Properties
data
hashCode
label
runtimeType
source
Methods
encode
noSuchMethod
toString
Operators
operator ==
data
property
Null safety
Uint8List
data
read / write
The encapsulated binary data.
Implementation
late Uint8List data;