Creates a description of the object compatible with PlatformChannels.
PlatformChannel
Only used as an internal method and for debugging.
@override Map<String, dynamic> asMap() { return <String, dynamic>{'handle': _handle}; }