googleapis package
documentation
$shared
$MobileApp
$MobileApp constructor
$MobileApp
$MobileApp
constructor
Null safety
$MobileApp
(
{
String
?
directory
,
String
?
id
,
String
?
kind
,
String
?
publisherName
,
String
?
title
}
)
Implementation
$MobileApp({ this.directory, this.id, this.kind, this.publisherName, this.title, });
googleapis package
documentation
$shared
$MobileApp
$MobileApp constructor
$MobileApp class
Constructors
$MobileApp
fromJson
Properties
directory
hashCode
id
kind
publisherName
runtimeType
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==