defaultResponsePlatforms property

List<String>? defaultResponsePlatforms
getter/setter pair

The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform).

Optional.

Implementation

core.List<core.String>? defaultResponsePlatforms;