topics intermediate
This commit is contained in:
@@ -5,6 +5,7 @@ abstract interface class ITab {
|
||||
String get id;
|
||||
Uri get url;
|
||||
String? get title;
|
||||
String? get topicId;
|
||||
Favicon? get favicon;
|
||||
Uint8List? get screenshot;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user