allowedApplications property
A list of Android applications that are allowed to make API calls with this key.
Implementation
@$pb.TagNumber(1)
$pb.PbList<AndroidApplication> get allowedApplications => $_getList(0);
A list of Android applications that are allowed to make API calls with this key.
@$pb.TagNumber(1)
$pb.PbList<AndroidApplication> get allowedApplications => $_getList(0);