remotelyAccessible property

  1. @JsonKey.new(name: 'remotely_accessible')
bool remotelyAccessible
getter/setter pair

Implementation

@JsonKey(name: 'remotely_accessible')
bool remotelyAccessible = false;