menu
googleapis package
documentation
androidpublisher/v3.dart
PolicyDocumentResponse
PolicyDocumentResponse.new constructor
PolicyDocumentResponse.new constructor
dark_mode
light_mode
PolicyDocumentResponse
constructor
PolicyDocumentResponse
(
{
String
?
documentId
,
Date
?
expiryDate
,
bool
?
nonExpiring
,
})
Implementation
PolicyDocumentResponse({this.documentId, this.expiryDate, this.nonExpiring});
googleapis package
documentation
androidpublisher/v3
PolicyDocumentResponse
PolicyDocumentResponse.new constructor
PolicyDocumentResponse class