CheermotesProps constructor

const CheermotesProps({
  1. required String broadcasterId,
})

Implementation

const factory CheermotesProps({
  required String broadcasterId,
}) = _CheermotesProps;