ServiceAccountTokenProjection constructor
const
ServiceAccountTokenProjection({})
Default constructor.
Implementation
const ServiceAccountTokenProjection({
this.audience,
this.expirationSeconds,
required this.path,
});