static ndef.TextRecord text(String t, {String lang = 'en'}) => ndef.TextRecord(text: t, language: lang);