menu
bolt11_decoder package
documentation
bolt11_decoder
TaggedField
TaggedField constructor
TaggedField
brightness_4
TaggedField
constructor
Null safety
TaggedField
(
String
type
,
dynamic
data
)
Implementation
TaggedField(this.type, this.data);
bolt11_decoder package
documentation
bolt11_decoder
TaggedField
TaggedField constructor
TaggedField class
Constructors
TaggedField
Properties
data
hashCode
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==