data property

Map<String, dynamic> data
final

Any other data returned by the platform.

Returned only on Windows.

Implementation

final Map<String, dynamic> data;