path property

String get path

Implementation

String get path => customOrigin ?? DataContextGlobalResources.context.resources.data['origin']!;