menu
nfe_decoder package
documentation
decoder/url_builder.dart
URLBuilder
getNfeKey method
getNfeKey method
dark_mode
light_mode
getNfeKey
method
String
getNfeKey
(
)
Implementation
String getNfeKey() => base.split('?p=')[1].split('|')[0];
nfe_decoder package
documentation
decoder/url_builder
URLBuilder
getNfeKey method
URLBuilder class