toPb method

SiteInfo toPb()

Implementation

SiteInfo toPb() => SiteInfo(name: name, address: address);