initArgs property

List<int>? initArgs
final

InitArgs are optional json encoded init args to be used in contract address building if provided

Implementation

final List<int>? initArgs;