isDocker property

  1. @JsonKey(name: 'isDocker')
bool? isDocker
getter/setter pair

Implementation

@JsonKey(name: 'isDocker')
bool? isDocker;