Provisional constructor Null safety

const Provisional(
  1. {String? message}
)

Implementation

const Provisional({String? message});