menu
googleapis package
documentation
securitycenter/v1.dart
Subject
Subject constructor
Subject constructor
dark_mode
light_mode
Subject
constructor
Subject
(
{
String
?
kind
,
String
?
name
,
String
?
ns
,
})
Implementation
Subject({ this.kind, this.name, this.ns, });
googleapis package
documentation
securitycenter/v1
Subject
Subject constructor
Subject class