body property

Map<String, dynamic> get body

Implementation

static Map<String, dynamic> get body => {
      'fields': ['version']
    };