Convert the Authority object to its string representation.
@override String toString() { return "Authority{${toJson()}}"; }