menu
flutter_bluesky package
documentation
api/model/record.dart
SelfLabel
SelfLabel.new constructor
SelfLabel.new constructor
dark_mode
light_mode
SelfLabel
constructor
SelfLabel
(
String
val
,
Map
?
content
)
Implementation
SelfLabel(this.val, this.content);
flutter_bluesky package
documentation
api/model/record
SelfLabel
SelfLabel.new constructor
SelfLabel class