pdfUrl property
String
get
pdfUrl
Get the default invitation PDF URL
Implementation
String get pdfUrl => invitations.first.pdfUrl;
Get the default invitation PDF URL
String get pdfUrl => invitations.first.pdfUrl;