args property

Map<String, Object>? args
getter/setter pair

the additional arguments for other lrc types

Implementation

Map<String, Object>? args;