turn property

  1. @JsonKey.new(name: 'turn')
TurnConfig? turn
final

Implementation

@JsonKey(name: 'turn')
final TurnConfig? turn;