publishedAt property

String? publishedAt
getter/setter pair

The date and time that the group was created.

The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.

Implementation

core.String? publishedAt;