templateArgs property

Map<String, dynamic>? templateArgs
getter/setter pair

KO: 사용자 인자 키와 값
EN: Keys and values of the user argument

Implementation

Map<String, dynamic>? templateArgs;