ResultOfSubscribeCollection({ @required int handle, }) { _handle = ArgumentError.checkNotNull( handle, 'ResultOfSubscribeCollection handle'); }