maxSeatCount property

  1. @Deprecated('Deprecated since 3.7, use seatTemplate instead. This parameter will be automatically resolved internally.')
int maxSeatCount
getter/setter pair

Maximum seat count.

Implementation

@Deprecated(
  'Deprecated since 3.7, use seatTemplate instead. This parameter will be automatically resolved internally.',
)
int maxSeatCount;