isTestOnly property

bool get isTestOnly

Implementation

bool get isTestOnly => flags.contains(FriendlyAddressFlags.test);