work property

Implementation

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