contributors property

List<GoogleFirebaseExtensionsV1betaAuthor>? contributors
getter/setter pair

Multiple authors of the Extension.

Used to give credit to other contributors to the Extension beyond the author.

Optional.

Implementation

core.List<GoogleFirebaseExtensionsV1betaAuthor>? contributors;