Map<String, dynamic> toJson() { return { "registerRemote": registerRemote, "authorizationOptions": authorizationOptions.value }; }