load abstract method

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

Implementation

Future<IBirthday> load(String id,);