isProgram method Null safety

bool isProgram(
  1. Program? program
)

Implementation

bool isProgram(Program? program) native;