methods property

  1. @JsonKey(name: 'methods')
List<AbiMethod> methods
final

Implementation

@JsonKey(name: 'methods')
final List<AbiMethod> methods;