getFlagSourceMaps method

String getFlagSourceMaps()

Implementation

String getFlagSourceMaps() => this?['source-maps'] ? '--source-maps' : '';