setDateOfBirth abstract method

void setDateOfBirth(
  1. DateTime? pickedDate
)

Implementation

void setDateOfBirth(DateTime? pickedDate);