activationSource property

  1. @JsonKey(name: 'activationSource')
String? activationSource
getter/setter pair

A hint that the UI uses to figure out how this location is activated by the player.

Implementation

@JsonKey(name:'activationSource')
String? activationSource;