DatabaseEventPlatform constructor

DatabaseEventPlatform(
  1. Map<String, dynamic> _data
)

Implementation

DatabaseEventPlatform(this._data) : super(token: _token);