spaces property

  1. @JsonKey.new(name: 'spaces')
List<int> get spaces
inherited

Implementation

@JsonKey(name: 'spaces')
List<int> get spaces;