load abstract method

Future<IMilestone> load(
  1. String id
)
override

Implementation

Future<IMilestone> load(String id,);