menu
maas package
documentation
types/registration.dart
Reference
Reference.new constructor
Reference.new constructor
dark_mode
light_mode
Reference
constructor
Reference
(
{
String
?
urn
,
String
?
namespace
,
String
?
name
,
int
?
flags
,
int
?
timeout
,
int
?
retries
,
})
Implementation
Reference({this.urn, this.namespace, this.name, this.flags, this.timeout, this.retries});
maas package
documentation
types/registration
Reference
Reference.new constructor
Reference class