FrappePlatformException constructor
const
FrappePlatformException(})
Implementation
const FrappePlatformException(
super.message, {
super.code,
super.originalError,
super.originalStackTrace,
super.context,
this.platform,
this.fixSteps = const [],
});