DevResourcesAPI class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

DevResourcesAPI.new()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
off → ({void Function(String type, FutureOr callback(LinkPreviewEvent)) $1, void Function(String type, FutureOr<AuthResult?> callback(AuthEvent)) $2, void Function(String type, void callback(DevResourceOpenEvent)) $3})

Available on DevResourcesAPI, provided by the DevResourcesAPI$Typings extension

Overload accessor: $1, $2, $3
no setter
on → ({void Function(String type, FutureOr callback(LinkPreviewEvent)) $1, void Function(String type, FutureOr<AuthResult?> callback(AuthEvent)) $2, void Function(String type, void callback(DevResourceOpenEvent)) $3})

Available on DevResourcesAPI, provided by the DevResourcesAPI$Typings extension

Overload accessor: $1, $2, $3
no setter
once → ({void Function(String type, FutureOr callback(LinkPreviewEvent)) $1, void Function(String type, FutureOr<AuthResult?> callback(AuthEvent)) $2, void Function(String type, void callback(DevResourceOpenEvent)) $3})

Available on DevResourcesAPI, provided by the DevResourcesAPI$Typings extension

Overload accessor: $1, $2, $3
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited