job method

Map<String, dynamic>? job(
  1. String ref
)

Implementation

Map<String, dynamic>? job(String ref) => state.jobs[ref];