@override Map<String, dynamic> toJson() => { 'type': 'android', 'packageId': packageId, 'sha1Cert': sha1Cert, 'isOnline': isOnline, };