Map<String, String?> toJson() => { 'device': device, 'os_version': osVersion, 'app_version': appVersion, 'serial': serial, 'regid': regId, };