details property

Implementation

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