parse method

String parse()

Implementation

String parse() => this == Environment.live ? 'live' : 'test';