menu
lipimala package
documentation
transliteration_core.dart
hasEmbeddedExactSource function
hasEmbeddedExactSource function
dark_mode
light_mode
hasEmbeddedExactSource
function
bool
hasEmbeddedExactSource
(
String
text
)
Implementation
bool hasEmbeddedExactSource(String text) => tryDecodeExactSourceMetadata(text) != null;
lipimala package
documentation
transliteration_core
hasEmbeddedExactSource function
transliteration_core library