buildRequest abstract method

Map<String, dynamic> buildRequest(
  1. String code
)

Implementation

Map<String, dynamic> buildRequest(String code);