menu
mailodds package
documentation
api.dart
PolicyResponse
PolicyResponse.new constructor
PolicyResponse.new constructor
dark_mode
light_mode
PolicyResponse
constructor
PolicyResponse
(
{
String
?
schemaVersion
,
Policy
?
policy
,
})
Returns a new
PolicyResponse
instance.
Implementation
PolicyResponse({ this.schemaVersion, this.policy, });
mailodds package
documentation
api
PolicyResponse
PolicyResponse.new constructor
PolicyResponse class