data property

Map<String, dynamic> get data

Implementation

Map<String, dynamic> get data => {"device": device, "app": appData};