currencies method

Parser currencies()
inherited

Implementation

Parser currencies() => currencyToken().plusSeparated(char(',')).optional();