octal property

int get octal

UncompleteDocumentation

Implementation

int get octal => int.parse(this, radix: 8);