menu
Flutter
vm_service.dart
LibraryRef
LibraryRef constructor
LibraryRef
dark_mode
light_mode
LibraryRef
constructor
LibraryRef
(
{
String
?
name
,
String
?
uri
,
required
String
id
,
})
Implementation
LibraryRef({ this.name, this.uri, required String id, }) : super( id: id, );
Flutter
vm_service
LibraryRef
LibraryRef constructor
LibraryRef class
Cookies management controls