fetchRemote property

  1. @JsonKey.new(name: "fetchRemote")
bool? fetchRemote
getter/setter pair

Implementation

@JsonKey(name: "fetchRemote")
bool? fetchRemote;