13 lines
365 B
Dart
13 lines
365 B
Dart
// GENERATED CODE - DO NOT MODIFY BY HAND
|
|
|
|
part of 'prod.dart';
|
|
|
|
// **************************************************************************
|
|
// JsonLiteralGenerator
|
|
// **************************************************************************
|
|
|
|
const _$configJsonLiteral = {
|
|
'env': 'PROD',
|
|
'production': true,
|
|
'apiUrl': 'https://www.localspend.co.uk/api'
|
|
};
|