custom property

Implementation

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