getNfeKey method

String getNfeKey()

Implementation

String getNfeKey() => base.split('?p=')[1].split('|')[0];