FastAppInfoBlocEvent.init constructor
const
FastAppInfoBlocEvent.init(
- FastAppInfoDocument payload
Implementation
const FastAppInfoBlocEvent.init(FastAppInfoDocument payload)
: super(type: FastAppInfoBlocEventType.init, payload: payload);