carrierFullType property

String carrierFullType

Implementation

String get carrierFullType {
  return NDEFRecord.tnfString[_carrierTnf!] + carrierType!;
}