Map<String, dynamic> toJson() => { '"apiPublicKey"': apiPublicKey == null ? null : '"$apiPublicKey"', };