menu
googleapis package
documentation
cloudresourcemanager/v1.dart
ResourceId
ResourceId.new constructor
ResourceId.new constructor
dark_mode
light_mode
ResourceId
constructor
ResourceId
(
{
String
?
id
,
String
?
type
,
})
Implementation
ResourceId({
this
.id,
this
.type, });
googleapis package
documentation
cloudresourcemanager/v1
ResourceId
ResourceId.new constructor
ResourceId class
Constructors
new
fromJson
Properties
hashCode
id
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==