data property

Implementation

List<Input$RequestKeyValueInput>? get data =>
    (_$data['data'] as List<Input$RequestKeyValueInput>?);